Quote file name commands in eshell.
authorChong Yidong <cyd@gnu.org>
Sat, 28 Jan 2012 13:58:46 +0000 (21:58 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 28 Jan 2012 13:58:46 +0000 (21:58 +0800)
commit14206b2d56defd9e6bfb6e55cc09186af91561fa
tree51e5e636f03b47633ccb73371e0ecdbd29758f50
parent03e6ec4e01c26b654739cd00e5e4dd88c24bee3b
Quote file name commands in eshell.

* lisp/eshell/esh-arg.el (eshell-quote-argument): New function.

* lisp/eshell/esh-ext.el (eshell-invoke-batch-file):
* lisp/eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
first arg to eshell-parse-command.
lisp/ChangeLog
lisp/eshell/em-unix.el
lisp/eshell/esh-arg.el
lisp/eshell/esh-ext.el